home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 March / Software of the Month Club 1998 March.iso / pc / win / biz / shopwiz / _setup.1 / ceiling.wrl < prev    next >
Text File  |  1997-08-20  |  766b  |  38 lines

  1. #VRML V1.0 ascii
  2. #by Miriam English Cyberspace Technologies 26th June 1997
  3. Separator {
  4. Separator {
  5. Transform { translation 15 9 0 }
  6. DEF bulb Separator {
  7. Material {
  8. ambientColor 0.6 0.6 0
  9. diffuseColor 1 1 0
  10. }
  11. Sphere { radius 0.5 }
  12. }
  13. Transform { translation -2 0 -8.7 }
  14. USE bulb
  15. Transform { translation -4.3 0 -4.3 }
  16. USE bulb
  17. Transform { translation -8.7 0 -2 }
  18. USE bulb
  19. Transform { translation -8.7 0 2 }
  20. USE bulb
  21. Transform { translation -4.3 0 4.3 }
  22. USE bulb
  23. Transform { translation -2 0 8.7 }
  24. USE bulb
  25. Transform { translation 2 0 8.7 }
  26. USE bulb
  27. Transform { translation 4.3 0 4.3 }
  28. USE bulb
  29. Transform { translation 8.7 0 2 }
  30. USE bulb
  31. Transform { translation 8.7 0 -2 }
  32. USE bulb
  33. Transform { translation 4.3 0 -4.3 }
  34. USE bulb
  35. }
  36. }
  37.  
  38.